xen.git
2011-06-30 Tim DeeganNested p2m: clarify logic in p2m_get_nestedp2m()
2011-06-30 Tim DeeganNested p2m: remove bogus check of CR3 value.
2011-06-30 Tim DeeganNested p2m: implement "flush" as a first-class action
2011-06-28 Konrad Rzeszutek... libxc: Squash xc_e820.h (and delete) into xenctrl.h
2011-06-28 Keir Fraserx86_32: Fix buil dafter EFI MPS patch.
2011-06-28 Ian JacksonQEMU_TAG update
2011-06-28 Roger Pau Monnexend: NetBSD portability fix for LVM raw volume names
2011-06-28 Ian Jacksonxl: new "check-xl-disk-parse" test script for disk...
2011-06-28 Ian Jacksonxl: xl block-attach -N (dry run) option
2011-06-28 Ian Jacksonxl: implement -N (dry run) global option for create...
2011-06-28 Ian Jacksonxl: new global -N option for dry run
2011-06-28 Ian Jacksonlibxl: disks: allow specification of "backendtype=phy...
2011-06-28 Ian Jacksonxl: disks: replace block-attach disk config parser...
2011-06-28 Ian Jacksonxl: disks: replace config file disk spec parser with...
2011-06-28 Ian Jacksondocs: update xl-disk-configuration.txt to describe...
2011-06-28 Ian Jacksonlibxl: disks: commit libxlu_disk_l.[ch] flex output
2011-06-28 Ian Jacksonlibxl: disks: new xlu_disk_parse function
2011-06-28 Ian Jacksonlibxl: disks: Make LIBXL_DISK_BACKEND_UNKNOWN work
2011-06-28 Keir Fraserhgignore: Add EFI-related auto-generated files.
2011-06-28 Jan Beulichx86-64: EFI MPS support
2011-06-28 Jan Beulichx86-64: EFI runtime code
2011-06-28 Jan Beulichx86-64: EFI boot code
2011-06-28 Jan Beulichx86-64: EFI header files
2011-06-28 Tim Deeganx86: fix boot-time watchdog test.
2011-06-28 Wei Huangx86: AMD core-pair topology detection code
2011-06-28 Wei Huangx86: consolidate cpu_core_id and phys_proc_id into...
2011-06-28 James Carterxen/xsm/flask: Fix flask_tbufcontrol hook
2011-06-28 James Carterxen/xsm: Add missing dummy operation
2011-06-27 Marek Marczykowskilibxl: Do not SEGV when no 'removable' disk parameter...
2011-06-27 Marek Marczykowskixen.lowlevel.xl: Return None on empty domain name
2011-06-27 Marek Marczykowskilibxl: Remove frontend and backend devices from xenstor...
2011-06-27 Marek Marczykowskilibxl: Accept disk name in libxl_devid_to_device_disk
2011-06-27 Marek Marczykowskilibxl: Allocate memory for strings in libxl_device_disk
2011-06-27 Marek Marczykowskixl: Use macros for param parsing in network-attach
2011-06-27 Anthony PERARDtools: Introduce XEN_RUN_DIR path.
2011-06-27 Signed-off... remus: handle exceptions while installing/unstalling...
2011-06-27 Tim Deegantools: fix build after recent xenpaging changes
2011-06-23 Ian JacksonMerge
2011-06-23 Jan Beulichx86: show page walk also for early page faults
2011-06-23 Jan Beulichx86/DMI: use proper structures instead of byte offsets
2011-06-23 Jan Beulichx86: allow Dom0 image to be compressed ELF
2011-06-23 Jan Beulichreplace d->nr_pirqs sized arrays with radix tree
2011-06-23 Keir FraserSimplify preempt.h dependencies by moving in_atomic...
2011-06-23 Allen Kay[VTD] print out debug message in vt-d fault handler...
2011-06-22 Ian Jacksonlibxl: remove and hgignore testenum.c
2011-06-21 Ian JacksonQEMU_TAG update
2011-06-21 Ian Campbelllibxl: autogenerate to_string and from_string functions...
2011-06-21 Carsten Schiersxl: improve compatibility with xm
2011-06-21 Mike McClurgtools/ocaml: ask compiler for correct library
2011-06-21 Marek Marczykowskilibxl: add all pci devices to xenstore at once (during...
2011-06-21 Zhigang Wangmake xendomains service save/migrate vms under /etc...
2011-06-21 Stefano Stabellinilibxl: always set list out parameter of libxl_device_pc...
2011-06-10 Olaf Heringxenpaging: remove private mem_event.h
2011-06-10 Olaf Heringxenpaging: implement stopping of pager by sending SIGTE...
2011-06-10 Olaf Heringxenpaging: add watch thread to catch guest shutdown
2011-06-10 Olaf Heringxenpaging: add helper function for unlinking pagefile
2011-06-10 Olaf Heringxenpaging: pass integer to xenpaging_populate_page
2011-06-10 Olaf Heringxenpaging: start paging in the middle of gfn range
2011-06-10 Olaf Heringxenpaging: move num_pages into xenpaging struct
2011-06-10 Olaf Heringxenpaging: remove local domain_id variable
2011-06-10 Olaf Heringxenpaging: catch xc_mem_paging_resume errors
2011-06-10 Olaf Heringxenpaging: remove return values from functions that...
2011-06-10 Olaf Heringxenpaging: remove srand call
2011-06-22 Olaf Heringxenpaging: do not bounce p2mt back to the hypervisor
2011-06-10 Olaf Heringxenpaging: correct dropping of pages to avoid full...
2011-06-10 Olaf Heringxenpaging: drop xc.c, remove xc files
2011-06-10 Olaf Heringxenpaging: drop xc.c, move xc_wait_for_event_or_timeout
2011-06-10 Olaf Heringxenpaging: drop xc.c, move xc_mem_paging_flush_ioemu_cache
2011-06-10 Olaf Heringxenpaging: drop xc.c, remove xc_wait_for_event
2011-06-10 Olaf Heringxenpaging: drop xc.c, remove xc_platform_info_t
2011-06-10 Olaf Heringxenpaging: drop xc.c, remove ASSERT
2011-06-22 Olaf Heringxenpaging: add xs_handle to struct xenpaging
2011-06-10 Olaf Heringtools: merge several bitop functions into xc_bitops.h
2011-06-10 Olaf Heringxenpaging: remove unused spinlock in pager
2011-06-21 Philipp Hahntools/blktap2: tapdisk2 executable usage message docume...
2011-06-17 Olaf Heringxenctx: add option -C to dump context for all vcpus
2011-06-17 Olaf Heringxenctx: move xc_* access out of dump_ctx
2011-06-17 Olaf Heringxenctx: move all globals into struct xenctx
2011-06-17 Olaf Heringxenctx: recognize also -S option for --stack-trace
2011-06-21 Daniel Stoddentools: xen-ringwatch: spot, and work around, broken...
2011-06-21 Yongjie Renlibxl: remove O_CLOEXEC in xl_cmdimpl.c
2011-06-20 Tim Deeganx86/mm/shadow: adjust early-unshadow heuristic for...
2011-06-17 Keir Fraserxen-detect: Fix cpuid asm for 32-bit PIC compilation.
2011-06-16 Keir Frasertasklets: Switch a few tasklets to run in softirq context.
2011-06-16 Keir Frasertasklets: Allow tasklets to be created that run in...
2011-06-16 Stefano Stabellinipv-on-hvm: hvm_domain_use_pirq return positive no matte...
2011-06-16 Keir FraserProtect xen/stdarg.h for multiple inclusion.
2011-06-16 Juergen GrossUse same data array for INTEL and AMD cpufreq handling
2011-06-16 Andrew CooperKEXEC: prevent panic on the kexec path when talking...
2011-06-15 Keir Fraserx86_emulate: Fix decode of FUCOMIP %stN.
2011-06-15 Jan Beulichx86: sync thermal monitor LVT handling with Linux
2011-06-15 Jan Beulichx86/apic: check maxlvt before accessing certain LVT...
2011-06-15 Jan Beulichx86-64: fix incorrect assertion in __maddr_to_virt()
2011-06-15 Andrew CooperKEXEC: correctly revert x2apic state when kexecing
2011-06-15 Andrew CooperIOMMU: add crash_shutdown iommu_op
2011-06-15 Andrew CooperIOMMU VTD BUG: disable Extended Interrupt Mode when...
2011-06-15 Yang, WeiEnable RDWRGSFS feature support for HVM guests
2011-06-15 George Dunlapx86/hvm: Crash domain rather than guest on unexpected...
2011-06-15 Tim DeeganNested VMX: n2 MSR handling and capability exposure
2011-06-09 Eddie DongNested VMX: Add VMXE bits in virtual CR4
next